home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / dbklick.lzh / KLICK.TXT < prev   
Text File  |  1990-01-02  |  3KB  |  80 lines

  1.                               Doctor Bob's
  2.                                KLICKSTART
  3.                                
  4.                             A Simple PRG Menu
  5.  
  6.                                 12/23/89
  7.                         bugfix: 12/32/89
  8.  
  9.  
  10.             So ok. Ya tired of that old DB_MENU program yet?
  11.             
  12.            Want something more akin to the common GEM dialogs
  13.            that you've become accustomed to?
  14.            
  15.            Try DB's new menu program:     DB KLICKSTART
  16.            
  17.            
  18.            Up to 24 programs AND custom titles in one lil file.
  19.            Split into 3 pages for easy viewing. Also provides
  20.            the file selector for picking other programs to run.
  21.            
  22.            Use the file_selector to program any/all of the 24
  23.            slots. Enter a custom title for each one (or use the
  24.            filename as the default title).
  25.            
  26.                       Works in all three resolutions
  27.                       
  28.            Yep. That's right. Even though I received no response
  29.            what-so-ever on PRGMENU (aka DB_MENU) I'm back again
  30.            with this-un.  It doesn't have the lil bells and whistles
  31.            that PRGMENU has. Only mouse_clicks; no keypresses. No
  32.            text-file reading. No command-line. No Reset-on-exit.
  33.            
  34.            But DBKLICK needs no .MEN file. Everything is contained
  35.            within itself... 
  36.            
  37.            Requires a whopping 14990 bytes once loaded (ie less than
  38.            15k bytes). <1/1/90: v1.1 needs 16k>
  39.            
  40.            Changes the default drive and path to that of the path\file
  41.            that you select.
  42.            
  43.            
  44.            Give 'er a shot, lemme know if I should start on YAMP.
  45.            
  46.            
  47.  
  48.            And best of all, No Money Down. No payments until January.
  49.            Easy Financing... extended payments... instant rebate...
  50.            Double coupons... half-price...
  51.            
  52.            Can you beat that?
  53.            
  54.                                                    Bye: Dr. Bob
  55.                                
  56.                                
  57.  
  58. 12/31/89:  When DBCLICK was placed in a folder, the file_selector's
  59.            path string would act irratically. This was do to the way
  60.            that I <the programmer> read the deafult path. It's well known,
  61.            but YET UNDOCUMENTED, that the gemdos functions are persnickety
  62.            on some small points... I found one of 'em here... the default
  63.            path... it's fixed now... (not gemdos, DBKLICK!)
  64.            
  65.            A window is now used so you can keep your EASEL_ST desktop pic
  66.            on the DBKLICK screen... or you can choose to use a CLS instead.
  67.            Default is always "windowed" menu.
  68.            
  69.                                                    Bye: Dr. Bob
  70.                                                (happy new year too)
  71.  
  72.  
  73. Ok, want some tips?
  74.  
  75.    Alt-click on program title to edit title.
  76.    Alt-click on path (in Setup Dialog) to remove from menu.
  77.    Click on page header to use your own header (ie  "* Main Menu *")
  78.  
  79. 1/1/90:    F_SEL sent proper message pointers (for future use).
  80.